C1.DataCollection Assembly / C1.DataCollection Namespace / C1VirtualDataCollection<T> Class / IsDisposed Property

In This Topic
IsDisposed Property (C1VirtualDataCollection<T>)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also